Skip to content

Conversation

cpacia
Copy link

@cpacia cpacia commented Oct 15, 2016

I've had this code for a while, figured I'd submit it. I've run it on the network and it has worked, but you'll definitely want to review it.

Also, to use this code, the version in the msg_version would need to be bumped and the relay boolean added.

@petertodd
Copy link
Owner

Awesome, thanks!

I've really busy for the rest of this week, but I should get a chance to look at this next week.

@petertodd
Copy link
Owner

Did you try the unit tests? Just tried them and both python2 and python3 unit tests seem to be failing with this change.

You can run them with the following command:

python -m unittest discover && python3 -m unittest discover

@cpacia
Copy link
Author

cpacia commented Nov 19, 2016

I only ran the tests I added separately. Not sure why it would cause other tests to fail as no other code was modified, but I'll take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants